From 7e6190721343a66952e1a63f97b60f5cdf651d91 Mon Sep 17 00:00:00 2001 From: Agustin Martin Date: Tue, 3 May 2011 17:08:20 +0200 Subject: [PATCH] Fix my last lisp/Changelog entry. --- lisp/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 95a4ea2a146..e714c39ef35 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,7 @@ 2011-05-03 Agustín Martín Domingo * textmodes/ispell.el (ispell-add-per-file-word-list): - Use `concat' for string. + Use `concat' to create string for insertion. 2011-05-03 Stefan Monnier -- 2.30.2